Searched refs:name_off (Results 1 - 3 of 3) sorted by relevance
/fs/btrfs/ |
H A D | backref.h | 61 u32 name_len, unsigned long name_off,
|
H A D | backref.c | 1351 u32 name_len, unsigned long name_off, 1372 name_off, name_len); 1401 name_off = (unsigned long)(iref + 1); 1703 typedef int (iterate_irefs_t)(u64 parent, u32 name_len, unsigned long name_off, 1863 static int inode_to_path(u64 inum, u32 name_len, unsigned long name_off, argument 1878 name_off, eb, inum, fspath_min, bytes_left); 1350 btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, u32 name_len, unsigned long name_off, struct extent_buffer *eb_in, u64 parent, char *dest, u32 size) argument
|
H A D | send.c | 868 unsigned long name_off; local 901 name_off = (unsigned long)(iref + 1); 907 name_off = (unsigned long)&extref->name; 914 name_off, eb, dir, 927 name_len, name_off, 938 ret = fs_path_add_from_extent_buffer(p, eb, name_off,
|
Completed in 58 milliseconds