Searched refs:removexattr (Results 1 - 25 of 45) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext2/
H A Dsymlink.c39 .removexattr = generic_removexattr,
50 .removexattr = generic_removexattr,
H A Dfile.c84 .removexattr = generic_removexattr,
H A Dnamei.c390 .removexattr = generic_removexattr,
401 .removexattr = generic_removexattr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Dsymlink.c41 .removexattr = generic_removexattr,
52 .removexattr = generic_removexattr,
H A Dfile.c135 .removexattr = generic_removexattr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dsymlink.c41 .removexattr = generic_removexattr,
52 .removexattr = generic_removexattr,
H A Dfile.c135 .removexattr = generic_removexattr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Dsymlink.c38 .removexattr = jfs_removexattr,
H A Dfile.c96 .removexattr = jfs_removexattr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Dsymlink.c29 .removexattr = jffs2_removexattr
H A Dfile.c62 .removexattr = jffs2_removexattr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dxattr.c170 if (!inode->i_op->removexattr)
182 error = inode->i_op->removexattr(dentry, name);
436 removexattr(struct dentry *d, char __user *name) function
459 error = removexattr(nd.dentry, name);
473 error = removexattr(nd.dentry, name);
490 error = removexattr(dentry, name);
H A Dbad_inode.c315 .removexattr = bad_inode_removexattr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dlibsmb_compat.c374 return statcont->removexattr(statcont, fname, name);
380 return statcont->removexattr(statcont, fname, name);
387 return statcont->removexattr(statcont, file->fname, name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dinode.c1027 if (!lower_dentry->d_inode->i_op->removexattr) {
1032 rc = lower_dentry->d_inode->i_op->removexattr(lower_dentry, name);
1062 .removexattr = ecryptfs_removexattr
1080 .removexattr = ecryptfs_removexattr
1089 .removexattr = ecryptfs_removexattr
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/vfs/
H A Dsys_ea.c457 return removexattr(path, name);
460 return removexattr(path, name, options);
494 return removexattr(path, name, options);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse.h248 int (*removexattr) (const char *, const char *); member in struct:fuse_operations
H A Dfuse_lowlevel.h679 void (*removexattr) (fuse_req_t req, fuse_ino_t ino, const char *name); member in struct:fuse_lowlevel_ops
810 * removexattr and setlk may send a zero code
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dops_inode.c1124 .removexattr = gfs2_removexattr,
1134 .removexattr = gfs2_removexattr,
1153 .removexattr = gfs2_removexattr,
1165 .removexattr = gfs2_removexattr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dvfs.h304 int (*removexattr)(struct vfs_handle_struct *handle, struct connection_struct *conn,const char *path, const char *name); member in struct:vfs_ops::vfs_fn_pointers
407 struct vfs_handle_struct *removexattr; member in struct:vfs_ops::vfs_handles_pointers
H A Dlibsmbclient.h406 int (*removexattr)(SMBCCTX *context, member in struct:_SMBCCTX
H A Dvfs_macros.h118 #define SMB_VFS_REMOVEXATTR(conn,path,name) ((conn)->vfs.ops.removexattr((conn)->vfs.handles.removexattr,(conn),(path),(name)))
219 #define SMB_VFS_OPAQUE_REMOVEXATTR(conn,path,name) ((conn)->vfs_opaque.ops.removexattr((conn)->vfs_opaque.handles.removexattr,(conn),(path),(name)))
321 #define SMB_VFS_NEXT_REMOVEXATTR(handle,conn,path,name) ((handle)->vfs_next.ops.removexattr((handle)->vfs_next.handles.removexattr,(conn),(path),(name)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_iops.c818 .removexattr = xfs_vn_removexattr,
837 .removexattr = xfs_vn_removexattr,
850 .removexattr = xfs_vn_removexattr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cifs/
H A Dcifsfs.c571 .removexattr = cifs_removexattr,
585 .removexattr = cifs_removexattr,
601 .removexattr = cifs_removexattr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/reiserfs/
H A Dnamei.c1534 .removexattr = reiserfs_removexattr,
1550 .removexattr = reiserfs_removexattr,
1563 .removexattr = reiserfs_removexattr,

Completed in 265 milliseconds

12