Home
last modified time | relevance | path

Searched refs:FS_MODIFY (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfsnotify.h317 fsnotify_file(file, FS_MODIFY); in fsnotify_modify()
365 mask |= FS_MODIFY; in fsnotify_change()
373 mask |= FS_MODIFY; in fsnotify_change()
A Ddnotify.h26 FS_MODIFY | FS_MODIFY_CHILD |\
A Dfsnotify_backend.h32 #define FS_MODIFY 0x00000002 /* File was modified */ macro
88 FS_ACCESS | FS_MODIFY | FS_ATTRIB | \
745 mask |= FS_MODIFY; in fsnotify_calc_mask()
/linux-6.3-rc2/fs/notify/dnotify/
A Ddnotify.c211 new_mask |= FS_MODIFY; in convert_arg()
/linux-6.3-rc2/fs/kernfs/
A Dfile.c948 fsnotify(FS_MODIFY | FS_EVENT_ON_CHILD, in kernfs_notify_workfn()
958 fsnotify_inode(inode, FS_MODIFY); in kernfs_notify_workfn()
/linux-6.3-rc2/fs/notify/
A Dfsnotify.c336 if (mask & FS_MODIFY) { in send_to_group()
/linux-6.3-rc2/fs/notify/inotify/
A Dinotify_user.c847 BUILD_BUG_ON(IN_MODIFY != FS_MODIFY); in inotify_user_setup()
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify.c905 BUILD_BUG_ON(FAN_MODIFY != FS_MODIFY); in fanotify_handle_event()
A Dfanotify_user.c1152 if (!(fsn_mark->mask & FS_MODIFY)) in fanotify_mark_update_flags()
/linux-6.3-rc2/fs/nfsd/
A Dnfs4state.c3665 fsnotify_dentry(conf->cl_nfsd_info_dentry, FS_MODIFY); in nfsd4_create_session()
4287 fsnotify_dentry(conf->cl_nfsd_info_dentry, FS_MODIFY); in nfsd4_setclientid_confirm()
/linux-6.3-rc2/kernel/trace/
A Dtrace.c1752 fsnotify_inode(tr->d_max_latency->d_inode, FS_MODIFY); in latency_fsnotify_workfn()

Completed in 46 milliseconds