Home
last modified time | relevance | path

Searched defs:omode (Results 1 – 3 of 3) sorted by relevance

/fs/9p/
Dvfs_inode_dotl.c236 v9fs_vfs_create_dotl(struct inode *dir, struct dentry *dentry, umode_t omode, in v9fs_vfs_create_dotl()
244 struct file *file, unsigned flags, umode_t omode, in v9fs_vfs_atomic_open_dotl()
385 struct dentry *dentry, umode_t omode) in v9fs_vfs_mkdir_dotl()
821 v9fs_vfs_mknod_dotl(struct inode *dir, struct dentry *dentry, umode_t omode, in v9fs_vfs_mknod_dotl()
Dvfs_file.c65 int omode; in v9fs_file_open() local
/fs/xfs/
Dxfs_iops.c392 int omode = 0; in xfs_vn_rename() local