Home
last modified time | relevance | path

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

/ipc/
Dmqueue.c492 static int mqueue_create_attr(struct dentry *dentry, umode_t mode, void *arg) in mqueue_create_attr()
537 static int mqueue_create(struct inode *dir, struct dentry *dentry, in mqueue_create()
543 static int mqueue_unlink(struct inode *dir, struct dentry *dentry) in mqueue_unlink()
771 static int prepare_open(struct vfsmount *mnt, struct dentry *dentry, int oflag, int ro, in prepare_open()
861 struct dentry *dentry; in SYSCALL_DEFINE1() local