Searched refs:generic_encode_ino32_fh (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | export.c | 44 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/squashfs/ |
| H A D | export.c | 176 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/include/linux/ |
| H A D | exportfs.h | 351 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len,
|
| /linux-6.15/fs/efs/ |
| H A D | super.c | 114 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/fat/ |
| H A D | nfs.c | 288 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/jffs2/ |
| H A D | super.c | 154 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/affs/ |
| H A D | namei.c | 568 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/ |
| H A 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.15/fs/befs/ |
| H A D | linuxvfs.c | 98 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/jfs/ |
| H A D | super.c | 863 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/erofs/ |
| H A D | super.c | 546 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/ufs/ |
| H A D | super.c | 140 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/ntfs3/ |
| H A D | super.c | 873 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/ext2/ |
| H A D | super.c | 425 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | porting.rst | 1063 generic_encode_ino32_fh() explicitly.
|
| /linux-6.15/fs/f2fs/ |
| H A D | super.c | 3369 .encode_fh = generic_encode_ino32_fh,
|
| /linux-6.15/fs/ext4/ |
| H A D | super.c | 1636 .encode_fh = generic_encode_ino32_fh,
|