Home
last modified time | relevance | path

Searched refs:fanotify_fid_fh (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/notify/fanotify/
Dfanotify.h40 static inline void *fanotify_fid_fh(struct fanotify_fid *fid, in fanotify_fid_fh() function
52 !memcmp(fanotify_fid_fh(fid1, fh_len), in fanotify_fid_equal()
53 fanotify_fid_fh(fid2, fh_len), fh_len); in fanotify_fid_equal()
108 return fanotify_fid_fh(&event->fid, event->fh_len); in fanotify_event_fh()
Dfanotify.c237 type = exportfs_encode_inode_fh(inode, fanotify_fid_fh(fid, bytes), in fanotify_encode_fid()