Home
last modified time | relevance | path

Searched refs:FILEID_INVALID (Results 1 – 24 of 24) sorted by relevance

/linux/samples/fanotify/
H A Dfs-monitor.c34 #ifndef FILEID_INVALID
35 #define FILEID_INVALID 0xff macro
51 else if (fh->handle_type == FILEID_INVALID && !fh->handle_bytes) in print_fh()
/linux/fs/isofs/
H A Dexport.c129 return FILEID_INVALID; in isofs_export_encode_fh()
132 return FILEID_INVALID; in isofs_export_encode_fh()
/linux/fs/xfs/
H A Dxfs_export.c37 return FILEID_INVALID; in xfs_fileid_length()
79 return FILEID_INVALID; in xfs_fs_encode_fh()
/linux/fs/gfs2/
H A Dexport.c37 return FILEID_INVALID; in gfs2_encode_fh()
40 return FILEID_INVALID; in gfs2_encode_fh()
/linux/fs/ocfs2/
H A Dexport.c210 type = FILEID_INVALID; in ocfs2_encode_fh()
214 type = FILEID_INVALID; in ocfs2_encode_fh()
/linux/fs/btrfs/
H A Dexport.c27 return FILEID_INVALID; in btrfs_encode_fh()
30 return FILEID_INVALID; in btrfs_encode_fh()
/linux/fs/fat/
H A Dnfs.c112 return FILEID_INVALID; in fat_encode_fh_nostale()
117 return FILEID_INVALID; in fat_encode_fh_nostale()
/linux/fs/nfsd/
H A Dnfsfh.c476 fileid_type > 0 ? fileid_type : FILEID_INVALID; in _fh_update()
626 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) { in fh_compose()
653 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) in fh_update()
/linux/fs/overlayfs/
H A Dexport.c278 return FILEID_INVALID; in ovl_encode_fh()
282 return FILEID_INVALID; in ovl_encode_fh()
286 return FILEID_INVALID; in ovl_encode_fh()
H A Dcopy_up.c446 if (fh_type < 0 || fh_type == FILEID_INVALID || in ovl_encode_real_fh()
/linux/fs/ceph/
H A Dexport.c56 ret = FILEID_INVALID; in ceph_encode_snapfh()
107 return FILEID_INVALID; in ceph_encode_fh()
110 return FILEID_INVALID; in ceph_encode_fh()
/linux/fs/nfs/
H A Dexport.c49 return FILEID_INVALID; in nfs_encode_fh()
/linux/include/linux/
H A Dexportfs.h133 FILEID_INVALID = 0xff, enumerator
/linux/fs/notify/fanotify/
H A Dfanotify.c462 BUILD_BUG_ON(MAX_HANDLE_SZ > 0xff || FILEID_INVALID > 0xff); in fanotify_encode_fh()
463 if (type <= 0 || type >= FILEID_INVALID || fh_len != dwords << 2) in fanotify_encode_fh()
485 fh->type = FILEID_INVALID; in fanotify_encode_fh()
H A Dfanotify_user.c507 handle.handle_type = FILEID_INVALID; in copy_fid_info_to_user()
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst78 empty file handle of type FILEID_INVALID.
/linux/fs/kernfs/
H A Dmount.c89 return FILEID_INVALID; in kernfs_encode_fh()
/linux/fs/udf/
H A Dnamei.c986 return FILEID_INVALID; in udf_encode_fh()
989 return FILEID_INVALID; in udf_encode_fh()
/linux/fs/
H A Dpidfs.c747 return FILEID_INVALID; in pidfs_encode_fh()
H A Dlibfs.c1435 return FILEID_INVALID; in generic_encode_ino32_fh()
1438 return FILEID_INVALID; in generic_encode_ino32_fh()
/linux/fs/erofs/
H A Dsuper.c547 return FILEID_INVALID; in erofs_encode_fh()
/linux/fs/bcachefs/
H A Dfs.c1886 return FILEID_INVALID; in bch2_encode_fh()
1900 return FILEID_INVALID; in bch2_encode_fh()
/linux/fs/fuse/
H A Dinode.c1116 return FILEID_INVALID; in fuse_encode_fh()
/linux/mm/
H A Dshmem.c4510 return FILEID_INVALID; in shmem_encode_fh()