Searched refs:generic_encode_ino32_fh (Results 1 – 17 of 17) sorted by relevance
/linux-6.14.4/fs/smb/client/ |
D | export.c | 44 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/squashfs/ |
D | export.c | 176 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/include/linux/ |
D | exportfs.h | 339 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len,
|
/linux-6.14.4/fs/fat/ |
D | nfs.c | 288 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/efs/ |
D | super.c | 114 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/jffs2/ |
D | super.c | 154 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/affs/ |
D | namei.c | 568 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/ |
D | libfs.c | 1412 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len, in generic_encode_ino32_fh() function 1439 EXPORT_SYMBOL_GPL(generic_encode_ino32_fh);
|
/linux-6.14.4/fs/befs/ |
D | linuxvfs.c | 98 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/jfs/ |
D | super.c | 863 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/erofs/ |
D | super.c | 540 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/ext2/ |
D | super.c | 399 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/ufs/ |
D | super.c | 140 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/ntfs3/ |
D | super.c | 873 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/Documentation/filesystems/ |
D | porting.rst | 1063 generic_encode_ino32_fh() explicitly.
|
/linux-6.14.4/fs/f2fs/ |
D | super.c | 3351 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.14.4/fs/ext4/ |
D | super.c | 1650 .encode_fh = generic_encode_ino32_fh,
|