Lines Matching refs:qstr
130 const struct qstr * name;
537 struct qstr * symlink; /* NF4LNK */
543 const struct qstr * name;
576 const struct qstr * name;
590 const struct qstr * name;
633 const struct qstr * name;
646 const struct qstr * old_name;
647 const struct qstr * new_name;
712 const struct qstr *name;
777 int (*lookup) (struct inode *, struct qstr *,
787 int (*remove) (struct inode *, struct qstr *);
789 struct dentry *, struct qstr *);
791 int (*rename) (struct inode *, struct qstr *,
792 struct inode *, struct qstr *);
793 int (*link) (struct inode *, struct inode *, struct qstr *);
794 int (*symlink) (struct inode *, struct qstr *, struct qstr *,
798 int (*rmdir) (struct inode *, struct qstr *);