Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c3292 int ll_layout_conf(struct inode *inode, const struct cl_object_conf *conf) in ll_layout_conf() function
3474 rc = ll_layout_conf(inode, &conf); in ll_layout_lock_set()
3495 rc = ll_layout_conf(inode, &conf); in ll_layout_lock_set()
Dnamei.c244 rc = ll_layout_conf(inode, &conf); in ll_md_blocking_ast()
Dllite_internal.h1514 int ll_layout_conf(struct inode *inode, const struct cl_object_conf *conf);
Dllite_lib.c2067 (void)ll_layout_conf(*inode, &conf); in ll_prep_inode()