Symbol: fown_struct
fs/fcntl.c
103
f_owner = kzalloc_obj(struct fown_struct);
fs/fcntl.c
1127
struct fown_struct *fown;
fs/fcntl.c
118
struct fown_struct *f_owner;
fs/fcntl.c
130
struct fown_struct *f_owner;
fs/fcntl.c
198
struct fown_struct *f_owner;
fs/fcntl.c
265
struct fown_struct *f_owner;
fs/fcntl.c
311
struct fown_struct *f_owner;
fs/fcntl.c
423
struct fown_struct *f_owner;
fs/fcntl.c
840
struct fown_struct *fown, int sig)
fs/fcntl.c
856
struct fown_struct *fown,
fs/fcntl.c
911
void send_sigio(struct fown_struct *fown, int fd, int band)
fs/fcntl.c
943
struct fown_struct *fown, enum pid_type type)
fs/fcntl.c
951
struct fown_struct *fown;
fs/fcntl.c
97
struct fown_struct *f_owner;
fs/notify/dnotify/dnotify.c
96
struct fown_struct *fown;
include/linux/fs.h
1269
struct fown_struct *f_owner;
include/linux/fs.h
1343
static inline struct fown_struct *file_f_owner(const struct file *file)
include/linux/fs.h
1348
extern void send_sigio(struct fown_struct *fown, int fd, int band);
include/linux/lsm_hook_defs.h
208
struct fown_struct *fown, int sig)
include/linux/security.h
1192
struct fown_struct *fown,
include/linux/security.h
487
struct fown_struct *fown, int sig);
include/linux/security.h
57
struct fown_struct;
security/landlock/fs.c
1767
static bool control_current_fowner(struct fown_struct *const fown)
security/landlock/task.c
391
struct fown_struct *fown, int signum)
security/security.c
2603
struct fown_struct *fown, int sig)
security/selinux/hooks.c
4116
struct fown_struct *fown, int signum)
security/smack/smack_lsm.c
1968
struct fown_struct *fown, int signum)