Searched defs:nd (Results 1 – 4 of 4) sorted by relevance
/fs/ |
D | namei.c | 559 static int __nd_alloc_stack(struct nameidata *nd) in __nd_alloc_stack() 598 static inline int nd_alloc_stack(struct nameidata *nd) in nd_alloc_stack() 607 static void drop_links(struct nameidata *nd) in drop_links() 620 static void terminate_walk(struct nameidata *nd) in terminate_walk() 642 static bool legitimize_path(struct nameidata *nd, in legitimize_path() 659 static bool legitimize_links(struct nameidata *nd) in legitimize_links() 697 static int unlazy_walk(struct nameidata *nd, struct dentry *dentry, unsigned seq) in unlazy_walk() 764 static int unlazy_link(struct nameidata *nd, struct path *link, unsigned seq) in unlazy_link() 797 static int complete_walk(struct nameidata *nd) in complete_walk() 825 static void set_root(struct nameidata *nd) in set_root() [all …]
|
/fs/dlm/ |
D | config.c | 513 struct dlm_node *nd; in make_node() local 535 struct dlm_node *nd = config_item_to_node(i); in drop_node() local 547 struct dlm_node *nd = config_item_to_node(i); in release_node() local 706 struct dlm_node *nd = config_item_to_node(item); in node_nodeid_store() local 801 struct dlm_node *nd; in dlm_config_nodes() local
|
/fs/hpfs/ |
D | dnode.c | 238 struct dnode *d, *ad, *rd, *nd = NULL; in hpfs_add_to_dnode() local
|
/fs/jfs/ |
D | jfs_dtree.c | 4079 int xssi, ns, nd; in dtMoveEntry() local
|