Home
last modified time | relevance | path

Searched refs:ceph_atomic_open (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dsuper.h1309 extern int ceph_atomic_open(struct inode *dir, struct dentry *dentry,
H A Ddir.c2167 .atomic_open = ceph_atomic_open,
H A Dfile.c730 int ceph_atomic_open(struct inode *dir, struct dentry *dentry, in ceph_atomic_open() function