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