Searched refs:generic_encode_ino32_fh (Results 1 – 9 of 9) 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/fs/fat/ |
H A D | nfs.c | 288 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/affs/ |
H A D | namei.c | 568 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ |
H A D | libfs.c | 1419 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len, in generic_encode_ino32_fh() function 1446 EXPORT_SYMBOL_GPL(generic_encode_ino32_fh);
|
/linux/fs/erofs/ |
H A D | super.c | 558 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ext2/ |
H A D | super.c | 399 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ntfs3/ |
H A D | super.c | 832 .encode_fh = generic_encode_ino32_fh,
|
/linux/fs/ext4/ |
H A D | super.c | 1652 .encode_fh = generic_encode_ino32_fh,
|