Searched refs:generic_encode_ino32_fh (Results 1 – 12 of 12) sorted by relevance
/linux/fs/smb/client/ |
H A D | export.c | 44 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/squashfs/ |
H A D | export.c | 176 .encode_fh = generic_encode_ino32_fh,
|
/linux/include/linux/ |
H A D | exportfs.h | 361 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len,
|
/linux/fs/fat/ |
H A D | nfs.c | 288 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ |
H A D | libfs.c | 1426 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len, in generic_encode_ino32_fh() function 1453 EXPORT_SYMBOL_GPL(generic_encode_ino32_fh);
|
/linux/fs/jfs/ |
H A D | super.c | 863 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ext2/ |
H A D | super.c | 425 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ntfs3/ |
H A D | super.c | 873 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ufs/ |
H A D | super.c | 140 .encode_fh = generic_encode_ino32_fh,
|
/linux/Documentation/filesystems/ |
H A D | porting.rst | 1063 generic_encode_ino32_fh() explicitly.
|
/linux/fs/f2fs/ |
H A D | super.c | 3626 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ext4/ |
H A D | super.c | 1632 .encode_fh = generic_encode_ino32_fh,
|