Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dnamei.c3044 static int may_o_create(const struct path *dir, struct dentry *dentry, umode_t mode) in may_o_create() function
3208 create_error = may_o_create(&nd->path, dentry, mode); in lookup_open()