Searched refs:prepare_open (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/ipc/ |
H A D | mqueue.c | 866 static int prepare_open(struct dentry *dentry, int oflag, int ro, in prepare_open() function 920 error = prepare_open(path.dentry, oflag, ro, mode, name, attr); in do_mq_open()
|
/kernel/linux/linux-6.6/ipc/ |
H A D | mqueue.c | 867 static int prepare_open(struct dentry *dentry, int oflag, int ro, in prepare_open() function 921 error = prepare_open(path.dentry, oflag, ro, mode, name, attr); in do_mq_open()
|
Completed in 5 milliseconds