Searched refs:generic_encode_ino32_fh (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/fs/smb/client/ |
D | export.c | 44 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/squashfs/ |
D | export.c | 176 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/include/linux/ |
D | exportfs.h | 319 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len,
|
/linux-6.12.1/fs/fat/ |
D | nfs.c | 288 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/jffs2/ |
D | super.c | 154 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/efs/ |
D | super.c | 125 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/affs/ |
D | namei.c | 568 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/ |
D | libfs.c | 1415 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len, in generic_encode_ino32_fh() function 1442 EXPORT_SYMBOL_GPL(generic_encode_ino32_fh);
|
/linux-6.12.1/fs/jfs/ |
D | super.c | 899 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/befs/ |
D | linuxvfs.c | 99 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/erofs/ |
D | super.c | 568 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/ext2/ |
D | super.c | 399 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/ntfs3/ |
D | super.c | 832 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/ufs/ |
D | super.c | 140 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/Documentation/filesystems/ |
D | porting.rst | 1063 generic_encode_ino32_fh() explicitly.
|
/linux-6.12.1/fs/f2fs/ |
D | super.c | 3285 .encode_fh = generic_encode_ino32_fh,
|
/linux-6.12.1/fs/ext4/ |
D | super.c | 1645 .encode_fh = generic_encode_ino32_fh,
|