Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dnamei.c242 rc = ll_layout_conf(inode, &conf); in ll_md_blocking_ast()
Dfile.c3250 int ll_layout_conf(struct inode *inode, const struct cl_object_conf *conf) in ll_layout_conf() function
3429 rc = ll_layout_conf(inode, &conf); in ll_layout_lock_set()
3450 rc = ll_layout_conf(inode, &conf); in ll_layout_lock_set()
Dllite_internal.h1467 int ll_layout_conf(struct inode *inode, const struct cl_object_conf *conf);
Dllite_lib.c2005 (void)ll_layout_conf(*inode, &conf); in ll_prep_inode()