Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dnamei.c863 static inline void ll_get_child_fid(struct dentry *child, struct lu_fid *fid) in ll_get_child_fid() function
995 ll_get_child_fid(dentry, &op_data->op_fid3); in ll_unlink()
1045 ll_get_child_fid(dentry, &op_data->op_fid3); in ll_rmdir()
1126 ll_get_child_fid(old_dentry, &op_data->op_fid3); in ll_rename()
1127 ll_get_child_fid(new_dentry, &op_data->op_fid4); in ll_rename()