Home
last modified time | relevance | path

Searched defs:f_mode (Results 1 – 2 of 2) sorted by relevance

/fs/proc/
Dfd.c106 unsigned f_mode = file->f_mode; in tid_fd_revalidate() local
/fs/nfs/
Dinode.c796 struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, fmode_t f_mode) in alloc_nfs_open_context()