Searched refs:ignored (Results 1 – 6 of 6) sorted by relevance
/fs/nfsd/ |
D | nfsfh.h | 263 #define fh_clear_wcc(ignored) argument 264 #define fill_pre_wcc(ignored) argument
|
/fs/proc/ |
D | array.c | 273 sigset_t pending, shpending, blocked, ignored, caught; in task_sig() local 281 sigemptyset(&ignored); in task_sig() 288 collect_sigign_sigcatch(p, &ignored, &caught); in task_sig() 305 render_sigset_t(m, "SigIgn:\t", &ignored); in task_sig()
|
/fs/ecryptfs/ |
D | kthread.c | 56 static int ecryptfs_threadfn(void *ignored) in ecryptfs_threadfn() argument
|
/fs/notify/inotify/ |
D | inotify_user.c | 275 static int inotify_release(struct inode *ignored, struct file *file) in inotify_release() argument
|
/fs/notify/fanotify/ |
D | fanotify_user.c | 365 static int fanotify_release(struct inode *ignored, struct file *file) in fanotify_release() argument
|
/fs/fat/ |
D | inode.c | 1531 if (b->ignored[0] != 0xeb || b->ignored[2] != 0x90) { in fat_read_static_bpb()
|