Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h210 # define ll_umode_t umode_t macro
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dnamei.c1011 static int ll_mkdir(struct inode *dir, struct dentry *dentry, ll_umode_t mode) in ll_mkdir()