Home
last modified time | relevance | path

Searched defs:inodeId (Results 1 – 25 of 79) sorted by relevance

1234

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DEncryptionZoneManager.java66 private final long inodeId; field in EncryptionZoneManager.EncryptionZoneInt
71 EncryptionZoneInt(long inodeId, CipherSuite suite, in EncryptionZoneInt()
126 void addEncryptionZone(Long inodeId, CipherSuite suite, in addEncryptionZone()
140 void unprotectedAddEncryptionZone(Long inodeId, in unprotectedAddEncryptionZone()
152 void removeEncryptionZone(Long inodeId) { in removeEncryptionZone()
H A DFSDirMkdirOp.java174 static void mkdirForEditLog(FSDirectory fsd, long inodeId, String src, in mkdirForEditLog()
224 private static INodesInPath unprotectedMkdir(FSDirectory fsd, long inodeId, in unprotectedMkdir()
H A DFSEditLogLoader.java234 long inodeId = applyEditLogOp(op, fsDir, startOpt, in loadEditRecords() local
304 long inodeId = inodeIdFromOp; in getAndUpdateLastInodeId() local
326 long inodeId = INodeId.GRANDFATHER_INODE_ID; in applyEditLogOp() local
H A DFSImageFormat.java551 long inodeId = in.readLong(); in loadDirectoryWithSnapshot() local
736 long inodeId = NameNodeLayoutVersion.supports( in loadINode() local
H A DFSEditLogOp.java421 long inodeId; field in FSEditLogOp.AddCloseOp
461 <T extends AddCloseOp> T setInodeId(long inodeId) { in setInodeId()
1570 long inodeId; field in FSEditLogOp.MkdirOp
1596 MkdirOp setInodeId(long inodeId) { in setInodeId()
2467 long inodeId; field in FSEditLogOp.SymlinkOp
2493 SymlinkOp setId(long inodeId) { in setId()
H A DFSImageSerialization.java121 long inodeId = NameNodeLayoutVersion.supports( in readINodeUnderConstruction() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/snapshot/
H A DSnapshotDiffInfo.java161 private RenameEntry getEntry(long inodeId) { in getEntry()
170 void setRenameTarget(long inodeId, byte[][] path) { in setRenameTarget()
H A DFSImageFormatPBSnapshot.java190 long inodeId = entry.getInodeId(); in loadSnapshotDiffSection() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/
H A DLeaseRenewer.java290 synchronized void put(final long inodeId, final DFSOutputStream out, in put()
339 void closeFile(final long inodeId, final DFSClient dfsc) { in closeFile()
H A DDFSClient.java822 private void beginFileLease(final long inodeId, final DFSOutputStream out) in beginFileLease()
828 void endFileLease(final long inodeId) throws IOException { in endFileLease()
837 void putFileBeingWritten(final long inodeId, final DFSOutputStream out) { in putFileBeingWritten()
850 void removeFileBeingWritten(final long inodeId) { in removeFileBeingWritten()
923 final long inodeId; in closeAllFilesBeingWritten() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/
H A DImageLoaderCurrent.java327 long inodeId = in.readLong(); in processINodesUC() local
505 long inodeId = in.readLong(); in processDirectoryWithSnapshot() local
690 long inodeId = INodeId.GRANDFATHER_INODE_ID; in processINode() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DCreateEditsLog.java65 INodeId inodeId = new INodeId(); in addFiles() local
H A DTestINodeFile.java533 private Path getInodePath(long inodeId, String remainingPath) { in getInodePath()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/
H A DSnapshottableDirectoryStatus.java61 long inodeId, int childrenNum, in SnapshottableDirectoryStatus()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/yaffs2/
H A Dyaffsfs.c74 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
249 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
960 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/yaffs2/
H A Dyaffsfs.c74 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
249 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
960 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c75 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
250 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
961 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c75 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
250 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
961 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c75 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
250 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
961 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c75 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
250 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
961 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/yaffs2/
H A Dyaffsfs.c74 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
249 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
960 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c75 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
250 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
961 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c75 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
250 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
961 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c75 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
250 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
961 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffsfs.c75 int inodeId:12; /* Index to corresponding yaffsfs_Inode */ member
250 static void yaffsfs_PutInode(int inodeId) in yaffsfs_PutInode()
961 int inodeId = yaffsfs_GetInodeIdForObject(obj); in yaffs_open_sharing() local

1234