Lines Matching defs:fmode
201 int fmode, bool isdir) in ceph_init_file_info()
263 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file()
300 int ceph_renew_caps(struct inode *inode, int fmode) in ceph_renew_caps()
368 int flags, fmode, wanted; in ceph_open() local
816 int fmode = ceph_flags_to_mode(flags); in ceph_atomic_open() local