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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/autofs4/
H A Droot.c493 static struct dentry_operations autofs4_dentry_operations = { variable in typeref:struct:dentry_operations
724 dentry->d_op = &autofs4_dentry_operations;
852 dentry->d_op = &autofs4_dentry_operations;
961 dentry->d_op == &autofs4_dentry_operations) &&

Completed in 95 milliseconds