Home
last modified time | relevance | path

Searched refs:xfs_fileid_length (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_export.c25 static int xfs_fileid_length(int fileid_type) in xfs_fileid_length() function
76 len = xfs_fileid_length(fileid_type); in xfs_fs_encode_fh()
164 if (fh_len < xfs_fileid_length(fileid_type)) in xfs_fs_fh_to_dentry()
188 if (fh_len < xfs_fileid_length(fileid_type)) in xfs_fs_fh_to_parent()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_export.c25 static int xfs_fileid_length(int fileid_type) in xfs_fileid_length() function
76 len = xfs_fileid_length(fileid_type); in xfs_fs_encode_fh()
178 if (fh_len < xfs_fileid_length(fileid_type)) in xfs_fs_fh_to_dentry()
202 if (fh_len < xfs_fileid_length(fileid_type)) in xfs_fs_fh_to_parent()

Completed in 1 milliseconds