Searched refs:CONFIGFS_USET_DROPPING (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/configfs/
H A Dconfigfs_internal.h48 #define CONFIGFS_USET_DROPPING 0x0100 macro
H A Ddir.c356 sd->s_type |= CONFIGFS_USET_DROPPING;
372 * Walk the tree, dropping i_mutex wherever CONFIGFS_USET_DROPPING is
384 if (sd->s_type & CONFIGFS_USET_DROPPING) {
385 sd->s_type &= ~CONFIGFS_USET_DROPPING;
472 if (sd->s_type & CONFIGFS_USET_DROPPING)

Completed in 79 milliseconds