Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dnamei.c2685 static int may_o_create(struct path *dir, struct dentry *dentry, umode_t mode) in may_o_create() function
2771 error = may_o_create(&nd->path, dentry, mode); in atomic_open()