Home
last modified time | relevance | path

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

/ipc/
Dmqueue.c566 static int mqueue_create_attr(struct dentry *dentry, umode_t mode, void *arg) in mqueue_create_attr()
611 static int mqueue_create(struct inode *dir, struct dentry *dentry, in mqueue_create()
617 static int mqueue_unlink(struct inode *dir, struct dentry *dentry) in mqueue_unlink()
866 static int prepare_open(struct dentry *dentry, int oflag, int ro, in prepare_open()
956 struct dentry *dentry; in SYSCALL_DEFINE1() local