Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_export.h276 static inline int exp_connect_som(struct obd_export *exp) in exp_connect_som() function
/drivers/staging/lustre/lustre/llite/
Dllite_close.c284 LASSERT(exp_connect_som(ll_i2mdexp(inode))); in ll_done_writing()
Dllite_lib.c1285 if (exp_connect_som(ll_i2mdexp(inode)) && in ll_setattr_raw()
1599 if (exp_connect_som(ll_i2mdexp(inode)) && in ll_update_inode()
Dfile.c114 if (!exp_connect_som(ll_i2mdexp(inode)) || !S_ISREG(inode->i_mode)) in ll_prepare_close()
208 if (exp_connect_som(exp) && !epoch_close && in ll_close_inode_openhandle()