Home
last modified time | relevance | path

Searched refs:ref_id (Results 1 – 3 of 3) sorted by relevance

/fs/smb/server/
A Dndr.c346 unsigned int ref_id = 0x00020000; in ndr_encode_posix_acl() local
359 ret = ndr_write_int32(n, ref_id); in ndr_encode_posix_acl()
360 ref_id += 4; in ndr_encode_posix_acl()
369 ret = ndr_write_int32(n, ref_id); in ndr_encode_posix_acl()
370 ref_id += 4; in ndr_encode_posix_acl()
399 unsigned int ref_id = 0x00020004; in ndr_encode_v4_ntacl() local
420 ret = ndr_write_int32(n, ref_id); in ndr_encode_v4_ntacl()
/fs/btrfs/
A Droot-tree.c343 u64 ref_id, u64 dirid, u64 *sequence, in btrfs_del_root_ref() argument
360 key.offset = ref_id; in btrfs_del_root_ref()
388 key.objectid = ref_id; in btrfs_del_root_ref()
415 u64 ref_id, u64 dirid, u64 sequence, in btrfs_add_root_ref() argument
432 key.offset = ref_id; in btrfs_add_root_ref()
452 key.objectid = ref_id; in btrfs_add_root_ref()
A Droot-tree.h22 u64 ref_id, u64 dirid, u64 sequence,
25 u64 ref_id, u64 dirid, u64 *sequence,

Completed in 20 milliseconds