Home
last modified time | relevance | path

Searched refs:fown_struct (Results 1 – 7 of 7) sorted by relevance

/linux/security/landlock/
H A Dtask.c434 struct fown_struct *fown, int signum) in hook_file_send_sigiotask()
H A Dfs.c2009 static bool control_current_fowner(struct fown_struct *const fown)
/linux/fs/notify/dnotify/
H A Ddnotify.c96 struct fown_struct *fown; in dnotify_handle_event()
/linux/include/linux/
H A Dfs.h1185 struct fown_struct { struct
1266 struct fown_struct *f_owner;
1340 static inline struct fown_struct *file_f_owner(const struct file *file) in file_f_owner()
1345 extern void send_sigio(struct fown_struct *fown, int fd, int band);
/linux/security/
H A Dsecurity.c2698 * that the fown_struct, @fown, is never outside the context of a struct file,
2705 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
/linux/security/smack/
H A Dsmack_lsm.c1972 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
1983 * struct fown_struct is never outside the context of a struct file in smack_file_send_sigiotask()
/linux/security/selinux/
H A Dhooks.c4228 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()